CalendarView for WinForms
PatternPen コンストラクタ(Int32[],Color)

C1.Win.C1Input.4.5.2 アセンブリ > C1.Framework.Drawing.Gdi 名前空間 > PatternPen クラス > PatternPen コンストラクタ : PatternPen コンストラクタ(Int32[],Color)
A int array indicate the pattern of current pen
A Color indicates the color of the pen.
Initializes a new instance of the PatternPen class.
シンタックス
'宣言
 
Public Function New( _
   ByVal pattern() As System.Integer, _
   ByVal color As System.Drawing.Color _
)
public PatternPen( 
   System.int[] pattern,
   System.Drawing.Color color
)

パラメータ

pattern
A int array indicate the pattern of current pen
color
A Color indicates the color of the pen.
参照

PatternPen クラス
PatternPen メンバ
オーバーロード一覧